Use g_object_notify() instead of triggering a ::notify by re-setting the
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 Apr 2005 16:31:49 +0000 (16:31 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 29 Apr 2005 16:31:49 +0000 (16:31 +0000)
commite4ac9938d306d8a2b581f91367c79018b4718dfb
treecb48ed1210c2848903f00d08f8c11f29a7777064
parentf1583ba6277c227db8d6f2e5060a4c8f28d30dd2
Use g_object_notify() instead of triggering a ::notify by re-setting the

2005-04-29  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkuimanager.c (update_node): Use g_object_notify() instead
of triggering a ::notify by re-setting the property.  (#300982,
Sven Neumann)

* gtk/gtkaction.c (connect_proxy): Use gtk_action_sync_tooltip().
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkaction.c
gtk/gtkuimanager.c